Build fix.

This commit is contained in:
Andrzej Kapolka 2013-12-18 13:56:30 -08:00
parent 1892564e6a
commit 3f0b5aa748

View file

@ -6,12 +6,13 @@
// Copyright (c) 2013 High Fidelity, Inc. All rights reserved.
//
#include "LogDisplay.h"
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include <QStringList>
#include "LogDisplay.h"
#include "Util.h"
using namespace std;