Rename debug type THREED to THREED_D.
[dcpomatic.git] / src / lib / log_entry.h
index 50b8bc1a671f77484ac15440d2f85d4794effc44..a2eb5fbace162531ab850b427478e2665c669988 100644 (file)
@@ -31,7 +31,7 @@ public:
        static const int TYPE_GENERAL;
        static const int TYPE_WARNING;
        static const int TYPE_ERROR;
-       static const int TYPE_DEBUG_THREED;
+       static const int TYPE_DEBUG_THREE_D;
        static const int TYPE_DEBUG_ENCODE;
        static const int TYPE_TIMING;
        static const int TYPE_DEBUG_EMAIL;