Bug 1042103 - Fix non-unified bustage. r=botond

This commit is contained in:
Ryan VanderMeulen 2015-01-23 17:51:34 -05:00
parent f3f221e566
commit 74b34d85f2

View File

@ -7,6 +7,8 @@
#ifndef mozilla_layers_APZUtils_h
#define mozilla_layers_APZUtils_h
#include <stdint.h> // for uint32_t
namespace mozilla {
namespace layers {