summaryrefslogtreecommitdiff
path: root/src/dyetool/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dyetool/client.h')
-rw-r--r--src/dyetool/client.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/dyetool/client.h b/src/dyetool/client.h
index 4a79a303e..39afce267 100644
--- a/src/dyetool/client.h
+++ b/src/dyetool/client.h
@@ -27,12 +27,6 @@
#include "listeners/actionlistener.h"
-#ifdef USE_SDL2
-#include <SDL2_framerate.h>
-#else
-#include <SDL_framerate.h>
-#endif
-
#include "localconsts.h"
class Button;