Finish CMake for panda/gobj.

This commit is contained in:
kestred 2014-01-19 18:28:49 -07:00
parent 95a58809ff
commit 6a9f2e023a
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#include "pStatTimer.h"
#include "memoryHook.h"
#include "config_gobj.h"
#include <algorithm>
#ifdef HAVE_ZLIB
#include <zlib.h>