rdb 12 years ago
parent
commit
2ac66761b1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/rocket/rocketRegion_ext.h

+ 1 - 0
panda/src/rocket/rocketRegion_ext.h

@@ -32,6 +32,7 @@
 template<>
 class Extension<RocketRegion> : public ExtensionBase<RocketRegion> {
 public:
+  PyObject *get_context() const;
 };
 
 #endif  // HAVE_PYTHON