diff options
Diffstat (limited to 'video-ps3eye/module.hpp')
-rw-r--r-- | video-ps3eye/module.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/video-ps3eye/module.hpp b/video-ps3eye/module.hpp index 26cfad60..f6934d70 100644 --- a/video-ps3eye/module.hpp +++ b/video-ps3eye/module.hpp @@ -4,7 +4,7 @@ #include "shm-layout.hpp" #include "compat/shm.h" #include "options/options.hpp" -#include "compat/macros1.h" +#include "compat/macros.h" #include "compat/timer.hpp" #include "ui_dialog.h" |