diff options
Diffstat (limited to 'src/egg/core/eggSystem.cpp')
| -rw-r--r-- | src/egg/core/eggSystem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/egg/core/eggSystem.cpp b/src/egg/core/eggSystem.cpp index 315c07b0..6af92258 100644 --- a/src/egg/core/eggSystem.cpp +++ b/src/egg/core/eggSystem.cpp @@ -5,7 +5,7 @@ #include "egg/core/eggDisplay.h" #include "egg/core/eggExpHeap.h" #include "egg/core/eggHeap.h" -#include "egg/core/eggPerformanceView.h" +#include "egg/core/eggPerf.h" #include "egg/core/eggSceneManager.h" #include "rvl/OS.h" |
