diff AudioPlayer.cpp @ 2341:d6407efaa4ea

Moving registry access stuff to Registry.h/cpp
author Grumpy7
date Sun, 06 Apr 2014 12:56:49 +0200
parents d6887ee81068
children 8a49cf25fb88 44c91cec72ad
line wrap: on
line diff
--- a/AudioPlayer.cpp	Sun Apr 06 12:50:35 2014 +0200
+++ b/AudioPlayer.cpp	Sun Apr 06 12:56:49 2014 +0200
@@ -20,6 +20,7 @@
 #include "Log.h"
 #include "ErrorHandling.h"
 #include "Level/Decoration.h"
+#include "Registry.h"
 
 #include "Bink_Smacker.h"