namespace housekeeping continued again

This commit is contained in:
Justin Scofield
2022-06-20 14:00:59 -04:00
parent 27f8eb7639
commit f9e0ed17bf
26 changed files with 82 additions and 82 deletions

View File

@@ -1,7 +1,7 @@
#ifndef YAZE_YAZE_H
#define YAZE_YAZE_H
#include "application/Core/controller.h"
#include "application/Core/entry_point.h"
#include "app/Core/controller.h"
#include "app/Core/entry_point.h"
#endif // YAZE_YAZE_H