diff options
Diffstat (limited to 'nudge/main.cpp')
-rw-r--r-- | nudge/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nudge/main.cpp b/nudge/main.cpp index e31d8c5..0e5fc3f 100644 --- a/nudge/main.cpp +++ b/nudge/main.cpp @@ -1,7 +1,7 @@ #include "headers.h"
#include "main.h"
#include "shake.h"
-#include "include\m_msg_buttonsbar.h"
+#include "m_msg_buttonsbar.h"
static INT_PTR CALLBACK DlgProcOptsTrigger(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam);
|