aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhaiku.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libhaiku.c')
-rw-r--r--src/libhaiku.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libhaiku.c b/src/libhaiku.c
index 11d477c..5237b6f 100644
--- a/src/libhaiku.c
+++ b/src/libhaiku.c
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "haiku.h"
+#include "libhaiku.h"
#include <stdio.h>
#include <errno.h>
#include <stdlib.h>