]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - contrib/prtview/portals.cpp
fixed case for #includes
[xonotic/netradiant.git] / contrib / prtview / portals.cpp
index bc56c1987a8c3e97bb3a3f80c83e169d7c4db67d..6b3178c06648e70363c33f333e8ea7866b1aef75 100644 (file)
@@ -17,7 +17,7 @@ License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
-#include "Portals.h"
+#include "portals.h"
 #include <string.h>
 #include <stdlib.h>
 #ifndef __APPLE__
@@ -28,7 +28,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #include "iglrender.h"
 #include "cullable.h"
 
-#include "PrtView.h"
+#include "prtview.h"
 
 #define LINE_BUF 1000