diff options
Diffstat (limited to 'scriptrunner.cpp')
| -rw-r--r-- | scriptrunner.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scriptrunner.cpp b/scriptrunner.cpp index 4bb0211..a047928 100644 --- a/scriptrunner.cpp +++ b/scriptrunner.cpp @@ -37,8 +37,8 @@ #include <coreplugin/editormanager/editormanager.h> #include <coreplugin/editormanager/ieditor.h> -#include "scriptwrappers.h" -#include "enumwappers.h" +#include "wrappers/scriptwrappers.h" +#include "wrappers/enumwappers.h" #include "utils/dialogs.h" #include "objects/cppfunction.h" #include "objects/cppargument.h" |
