aboutsummaryrefslogtreecommitdiffstats
path: root/src/pad_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pad_common.h')
-rw-r--r--src/pad_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pad_common.h b/src/pad_common.h
index a173d9d..5ee2d80 100644
--- a/src/pad_common.h
+++ b/src/pad_common.h
@@ -112,6 +112,7 @@ private:
pad_t* FlushPAD();
public:
static const std::string ALLOWED_PADLEN;
+ static const int APPTYPE_DGLI;
PADPacketizer(size_t pad_size);
~PADPacketizer();