Skip to content

Commit

Permalink
Fixes compilation issues for mods using libmodutils headers
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-fadely committed Mar 25, 2016
1 parent 0845818 commit 54342c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libmodutils/Trampoline.h
@@ -1,6 +1,6 @@
#pragma once

#include <windef.h>
#include <wtypes.h>

typedef void(*DetourFunction)(void);

Expand Down

0 comments on commit 54342c9

Please sign in to comment.