forgot to include State.h
authorArvid Sjöblom <arvsj277@student.liu.se>
Thu, 9 Nov 2023 15:20:24 +0000 (16:20 +0100)
committerArvid Sjöblom <arvsj277@student.liu.se>
Thu, 9 Nov 2023 15:20:24 +0000 (16:20 +0100)
src/Menus.h

index 3393eb0505628bc20aa187e57b468ce2cc6ae029..ac9dbe5727d797d01ae6037e8b49761c16a82ea0 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef MENUS_H
 #define MENUS_H
-
+#include "State.h"
 class Start_menu
 {
 public: