Browse Source

Fixed litehtml makefile namespace.

Mark Sibly 9 years ago
parent
commit
c1c0e341b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      modules/litehtml/makefile.monkey2

+ 1 - 1
modules/litehtml/makefile.monkey2

@@ -1,5 +1,5 @@
 
-Namespace lib.litehtml
+Namespace litehtml
 
 #Import "litehtml/src/background.cpp"
 #Import "litehtml/src/box.cpp"