From 74c19cce1bea3d07e2aebfa5ae8091529026fdff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Thu, 21 Aug 2014 22:29:08 -0700 Subject: [PATCH] Cleanup. --- examples/common/entry/entry_qnx.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/common/entry/entry_qnx.cpp b/examples/common/entry/entry_qnx.cpp index ff7e068f7..550ece2d1 100644 --- a/examples/common/entry/entry_qnx.cpp +++ b/examples/common/entry/entry_qnx.cpp @@ -3,12 +3,11 @@ * License: http://www.opensource.org/licenses/BSD-2-Clause */ -#include "entry.h" +#include "entry_p.h" #if ENTRY_CONFIG_USE_NATIVE && BX_PLATFORM_QNX #include -#include "entry.h" namespace entry {