diff options
Diffstat (limited to 'opentrack/main-window.cpp')
-rw-r--r-- | opentrack/main-window.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opentrack/main-window.cpp b/opentrack/main-window.cpp index ac20c7de..e81299d7 100644 --- a/opentrack/main-window.cpp +++ b/opentrack/main-window.cpp @@ -17,8 +17,8 @@ #include "compat/library-path.hpp" #include "compat/math.hpp" #include "compat/sysexits.hpp" +#include "opentrack/defs.hpp" -#include <algorithm> #include <utility> #include <QMessageBox> |