summaryrefslogtreecommitdiff
path: root/src/utils/copynpaste.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/copynpaste.cpp')
-rw-r--r--src/utils/copynpaste.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/utils/copynpaste.cpp b/src/utils/copynpaste.cpp
index 94cfe9589..461de1001 100644
--- a/src/utils/copynpaste.cpp
+++ b/src/utils/copynpaste.cpp
@@ -33,8 +33,9 @@
# include "config.h"
#endif
+#include "utils/copynpaste.h"
+
#include <SDL_syswm.h>
-#include "copynpaste.h"
#include "debug.h"