summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/client.h b/src/client.h
index 725cd724c..da08f322a 100644
--- a/src/client.h
+++ b/src/client.h
@@ -35,12 +35,6 @@
#include "net/serverinfo.h"
-#ifdef USE_SDL2
-#include <SDL2_framerate.h>
-#else
-#include <SDL_framerate.h>
-#endif
-
#include "localconsts.h"
class Button;