summaryrefslogtreecommitdiff
path: root/vala/valasourcefile.vala
diff options
context:
space:
mode:
Diffstat (limited to 'vala/valasourcefile.vala')
-rw-r--r--vala/valasourcefile.vala2
1 files changed, 1 insertions, 1 deletions
diff --git a/vala/valasourcefile.vala b/vala/valasourcefile.vala
index 99c8af4c8..c7302bb71 100644
--- a/vala/valasourcefile.vala
+++ b/vala/valasourcefile.vala
@@ -26,7 +26,7 @@ using Gee;
/**
* Represents a Vala source or VAPI package file.
*/
-public class Vala.SourceFile {
+public class Vala.SourceFile : Object {
/**
* The name of this source file.
*/