aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 1ef1606..1b3302f 100644
--- a/main.cpp
+++ b/main.cpp
@@ -29,7 +29,7 @@
*/
SDL_Surface *screen;
-OscServer osc_server(PORT);
+OSCServer osc_server(PORT);
LayerList layers;
int config_dump_osc = 0;